Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.threed.service.ThreeDService.default--renderViews

This contribution is part of XML component org.nuxeo.ecm.platform.threed.service.ThreeDService.default inside nuxeo-platform-3d-core-9.10.jar /OSGI-INF/threed-service-contrib.xml

Extension Point

Extension point renderViews of component ThreeDService.

Contributed Items

  • <renderView azimuth="225" enabled="true" height="1080" name="isometric" rendition="true" renditionVisible="true" width="1920" zenith="45"/>
  • <renderView azimuth="270" enabled="true" height="1080" name="top" rendition="true" renditionVisible="true" width="1920" zenith="0"/>
  • <renderView azimuth="0" enabled="true" height="1080" name="left" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
  • <renderView azimuth="180" enabled="true" height="1080" name="right" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
  • <renderView azimuth="270" enabled="true" height="1080" name="front" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
  • <renderView azimuth="90" enabled="true" height="1080" name="behind" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
  • <renderView azimuth="270" enabled="true" height="1080" name="bottom" rendition="true" renditionVisible="true" width="1920" zenith="180"/>

XML Source

<extension point="renderViews" target="org.nuxeo.ecm.platform.threed.service.ThreeDService">

    <renderView azimuth="225" enabled="true" height="1080" name="isometric" rendition="true" renditionVisible="true" width="1920" zenith="45"/>
    <renderView azimuth="270" enabled="true" height="1080" name="top" rendition="true" renditionVisible="true" width="1920" zenith="0"/>
    <renderView azimuth="0" enabled="true" height="1080" name="left" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
    <renderView azimuth="180" enabled="true" height="1080" name="right" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
    <renderView azimuth="270" enabled="true" height="1080" name="front" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
    <renderView azimuth="90" enabled="true" height="1080" name="behind" rendition="true" renditionVisible="true" width="1920" zenith="90"/>
    <renderView azimuth="270" enabled="true" height="1080" name="bottom" rendition="true" renditionVisible="true" width="1920" zenith="180"/>

  </extension>